home *** CD-ROM | disk | FTP | other *** search
- Path: mail2news.demon.co.uk!genesis.demon.co.uk
- From: Lawrence Kirby <fred@genesis.demon.co.uk>
- Newsgroups: comp.lang.c
- Subject: Re: Undefide symbol _pow
- Date: Sun, 17 Mar 96 16:39:14 GMT
- Organization: none
- Message-ID: <827080754snz@genesis.demon.co.uk>
- References: <827035564-0-17435@manatee.envirolink.org>
- Reply-To: fred@genesis.demon.co.uk
- X-NNTP-Posting-Host: genesis.demon.co.uk
- X-Newsreader: Demon Internet Simple News v1.27
- X-Mail2News-Path: genesis.demon.co.uk
-
- In article <827035564-0-17435@manatee.envirolink.org>
- rwekker@envirolink.org "Ronald Fitzgerald Wekker" writes:
-
- >cc pi.o libmira.a -o pi
- >bnflsh1.o: Undefined symbol _pow referenced from text segment
- >I get this error on an unix machine. What must I do ?
- >(can't use cos() log() pow() etc.
- >My programs compile with Turbo-c without any problem
-
- This question is covered by the FAQ (while I think it uses sin() as an
- example the problem is the same). You can ftp the FAQ from rtfm.mit.edu
- under /pub/usenet/comp.lang.c. Always check to make sure you question
- isn't answered in the FAQ for a newsgroup before posting. Also consider
- whether you are posting to the correct newsgroup. Although that question
- turn up frequently on comp.lang.c it is really a question about how to use
- compilers on Unix systems, not about the C language itself so a more
- appropriate newsgroup would have been comp.unix.programmer.
-
- --
- -----------------------------------------
- Lawrence Kirby | fred@genesis.demon.co.uk
- Wilts, England | 70734.126@compuserve.com
- -----------------------------------------
-